GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-08-08T23:17:10.9683892+00:00",
"SubmitDate": "2026-08-08T23:17:10.9683892+00:00",
"ReportPeriodStart": "2026-08-08T23:17:10.9683892+00:00",
"ReportPeriodEnd": "2026-08-08T23:17:10.9683892+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "d46831b8-5567-407b-818a-fe7520bf2b98",
"Rows": [
{
"ItemId": "a8e109e7-376c-4a05-8a06-7e7ed0864d46",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "a8e109e7-376c-4a05-8a06-7e7ed0864d46",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "d46831b8-5567-407b-818a-fe7520bf2b98",
"Rows": [
{
"ItemId": "a8e109e7-376c-4a05-8a06-7e7ed0864d46",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "a8e109e7-376c-4a05-8a06-7e7ed0864d46",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"b8b33284-9225-4934-80c2-1bfb591d45e9",
"7fda0a2d-4b0a-4f7e-a7c1-39e5c1a20d27"
],
"Approvers": [
"63bef6e8-21ef-4240-8c92-5e2a3b163c21",
"68546c45-39e8-4f04-8266-c1e206b414ed"
],
"ApprovedBy": "6618973a-4bfa-41ad-a56a-1df86002e722",
"ApprovalDate": "2026-08-08T23:17:10.9683892+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "82fcc890-12e9-49d5-ba2a-8c5e134495d4",
"WorkPlanId": "2e32b089-5c2b-400f-8a7e-4a1820f6deca",
"id": "998f8443-1b05-4c22-ab54-5799d560aff0",
"ConfigId": "b08cf17a-0d70-41ac-abc4-2ff43908c241"
},
{
"GenerationDate": "2026-08-08T23:17:10.9683892+00:00",
"SubmitDate": "2026-08-08T23:17:10.9683892+00:00",
"ReportPeriodStart": "2026-08-08T23:17:10.9683892+00:00",
"ReportPeriodEnd": "2026-08-08T23:17:10.9683892+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "d46831b8-5567-407b-818a-fe7520bf2b98",
"Rows": [
{
"ItemId": "a8e109e7-376c-4a05-8a06-7e7ed0864d46",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "a8e109e7-376c-4a05-8a06-7e7ed0864d46",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "d46831b8-5567-407b-818a-fe7520bf2b98",
"Rows": [
{
"ItemId": "a8e109e7-376c-4a05-8a06-7e7ed0864d46",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "a8e109e7-376c-4a05-8a06-7e7ed0864d46",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"b8b33284-9225-4934-80c2-1bfb591d45e9",
"7fda0a2d-4b0a-4f7e-a7c1-39e5c1a20d27"
],
"Approvers": [
"63bef6e8-21ef-4240-8c92-5e2a3b163c21",
"68546c45-39e8-4f04-8266-c1e206b414ed"
],
"ApprovedBy": "6618973a-4bfa-41ad-a56a-1df86002e722",
"ApprovalDate": "2026-08-08T23:17:10.9683892+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "82fcc890-12e9-49d5-ba2a-8c5e134495d4",
"WorkPlanId": "2e32b089-5c2b-400f-8a7e-4a1820f6deca",
"id": "998f8443-1b05-4c22-ab54-5799d560aff0",
"ConfigId": "b08cf17a-0d70-41ac-abc4-2ff43908c241"
}
]